[INFO] cloning repository https://github.com/brckd/applets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brckd/applets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrckd%2Fapplets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrckd%2Fapplets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5964a1e9096697a24b518eb6a369af7d4598851c
[INFO] checking brckd/applets against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrckd%2Fapplets" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brckd/applets
[INFO] finished tweaking git repo https://github.com/brckd/applets
[INFO] tweaked toml for git repo https://github.com/brckd/applets written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brckd/applets on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brckd/applets already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] be3b0c93a05b06dc800668274a6ee30f9f2ba9688b08df248f11fbb0b7706108
[INFO] running `Command { std: "docker" "start" "be3b0c93a05b06dc800668274a6ee30f9f2ba9688b08df248f11fbb0b7706108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be3b0c93a05b06dc800668274a6ee30f9f2ba9688b08df248f11fbb0b7706108" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be3b0c93a05b06dc800668274a6ee30f9f2ba9688b08df248f11fbb0b7706108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be3b0c93a05b06dc800668274a6ee30f9f2ba9688b08df248f11fbb0b7706108" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling gio v0.20.9
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling relm4-css v0.9.0
[INFO] [stderr]    Compiling relm4-icons-build v0.10.0-beta.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling cfg-expr v0.17.2
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling relm4-macros v0.9.1
[INFO] [stderr]    Compiling tracker-macros v0.2.2
[INFO] [stderr]     Checking tracker v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling system-deps v7.0.3
[INFO] [stderr]    Compiling glib-macros v0.20.7
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling glib-sys v0.20.9
[INFO] [stderr]    Compiling gobject-sys v0.20.9
[INFO] [stderr]    Compiling gio-sys v0.20.9
[INFO] [stderr]    Compiling pango-sys v0.20.9
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.7
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.7
[INFO] [stderr]    Compiling graphene-sys v0.20.7
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling libadwaita-sys v0.7.2
[INFO] [stderr]    Compiling gvdb v0.7.1
[INFO] [stderr]     Checking glib v0.20.9
[INFO] [stderr]    Compiling applets v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cairo-rs v0.20.7
[INFO] [stderr]     Checking graphene-rs v0.20.9
[INFO] [stderr]     Checking gdk-pixbuf v0.20.9
[INFO] [stderr]     Checking pango v0.20.9
[INFO] [stderr]     Checking gdk4 v0.9.6
[INFO] [stderr]     Checking gsk4 v0.9.6
[INFO] [stderr]     Checking gtk4 v0.9.6
[INFO] [stderr]     Checking libadwaita v0.7.2
[INFO] [stderr]     Checking relm4-icons v0.10.0-beta.2
[INFO] [stderr]     Checking relm4 v0.9.1
[INFO] [stderr]     Checking relm4-components v0.9.1
[INFO] [stdout] warning: unused imports: `BufRead`, `BufReader`, `Command`, `Stdio`, `os::unix::thread`, `str`, and `time::Duration`
[INFO] [stdout]  --> src/ui/app.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{str, io::{BufReader, BufRead}, os::unix::thread, process::{Command,Stdio}, time::Duration};
[INFO] [stdout]   |           ^^^       ^^^^^^^^^  ^^^^^^^   ^^^^^^^^^^^^^^^^            ^^^^^^^ ^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead`, `BufReader`, `Command`, `Stdio`, `os::unix::thread`, `str`, and `time::Duration`
[INFO] [stdout]  --> src/ui/app.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{str, io::{BufReader, BufRead}, os::unix::thread, process::{Command,Stdio}, time::Duration};
[INFO] [stdout]   |           ^^^       ^^^^^^^^^  ^^^^^^^   ^^^^^^^^^^^^^^^^            ^^^^^^^ ^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Controller`, `DynamicIndex`, `FactoryComponent`, `FactorySender`, and `SimpleComponent`
[INFO] [stdout]  --> src/ui/app.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...::{DynamicIndex, FactoryComponent, FactorySender, FactoryVecDeque}, Component, ComponentController, ComponentParts, ComponentSender, Controller, RelmWidgetExt, SimpleComponent};
[INFO] [stdout]   |       ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^                                                                                     ^^^^^^^^^^                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccelsPlus`, `ActionablePlus`, `RelmActionGroup`, and `RelmAction`
[INFO] [stdout]  --> src/ui/app.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relm4::actions::{AccelsPlus, ActionablePlus, RelmAction, RelmActionGroup};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TabPage`
[INFO] [stdout]  --> src/ui/app.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use adw::{prelude::*, TabPage};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::prelude::*`
[INFO] [stdout]  --> src/ui/app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gtk::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Controller`, `DynamicIndex`, `FactoryComponent`, `FactorySender`, and `SimpleComponent`
[INFO] [stdout]  --> src/ui/app.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...::{DynamicIndex, FactoryComponent, FactorySender, FactoryVecDeque}, Component, ComponentController, ComponentParts, ComponentSender, Controller, RelmWidgetExt, SimpleComponent};
[INFO] [stdout]   |       ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^                                                                                     ^^^^^^^^^^                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccelsPlus`, `ActionablePlus`, `RelmActionGroup`, and `RelmAction`
[INFO] [stdout]  --> src/ui/app.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relm4::actions::{AccelsPlus, ActionablePlus, RelmAction, RelmActionGroup};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TabPage`
[INFO] [stdout]  --> src/ui/app.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use adw::{prelude::*, TabPage};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::prelude::*`
[INFO] [stdout]  --> src/ui/app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gtk::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ComponentController`, `ComponentParts`, `ComponentSender`, `Component`, `Controller`, `FactoryVecDeque`, `RelmWidgetExt`, and `SimpleComponent`
[INFO] [stdout]  --> src/ui/tab.rs:1:70
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...r, FactoryVecDeque}, Component, ComponentController, ComponentParts, ComponentSender, Controller, RelmWidgetExt, SimpleComponent};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^   ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::*`
[INFO] [stdout]  --> src/ui/tab.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtk::{prelude::*, EntryBuffer, TextBuffer};
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `os::unix::thread` and `time::Duration`
[INFO] [stdout]  --> src/ui/tab.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{str, io::{BufReader, BufRead}, os::unix::thread, process::{Command,Stdio}, time::Duration};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ComponentController`, `ComponentParts`, `ComponentSender`, `Component`, `Controller`, `FactoryVecDeque`, `RelmWidgetExt`, and `SimpleComponent`
[INFO] [stdout]  --> src/ui/tab.rs:1:70
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...r, FactoryVecDeque}, Component, ComponentController, ComponentParts, ComponentSender, Controller, RelmWidgetExt, SimpleComponent};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^   ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::*`
[INFO] [stdout]  --> src/ui/tab.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtk::{prelude::*, EntryBuffer, TextBuffer};
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `os::unix::thread` and `time::Duration`
[INFO] [stdout]  --> src/ui/tab.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{str, io::{BufReader, BufRead}, os::unix::thread, process::{Command,Stdio}, time::Duration};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ComponentController`
[INFO] [stdout]  --> src/ui/app.rs:2:99
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::{prelude::{DynamicIndex, FactoryComponent, FactorySender, FactoryVecDeque}, Component, ComponentController, ComponentParts...
[INFO] [stdout]   |                                                                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init`
[INFO] [stdout]   --> src/ui/app.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         init: Self::Init,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_init`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender`
[INFO] [stdout]   --> src/ui/app.rs:90:44
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn update(&mut self, msg: Self::Input, sender: ComponentSender<Self>, 
[INFO] [stdout]    |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/ui/app.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 let index = tabs_guard.push_back(tab);
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ComponentController`
[INFO] [stdout]  --> src/ui/app.rs:2:99
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::{prelude::{DynamicIndex, FactoryComponent, FactorySender, FactoryVecDeque}, Component, ComponentController, ComponentParts...
[INFO] [stdout]   |                                                                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/tab.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 | ...                   let mut lines = BufReader::new(output).lines();
[INFO] [stdout]     |                           ----^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/tab.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     let mut process = command.spawn();
[INFO] [stdout]     |                         ----^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command`
[INFO] [stdout]   --> src/ui/tab.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 TabModel::Result{ command, output } => {
[INFO] [stdout]    |                                   ^^^^^^^ help: try ignoring the field: `command: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init`
[INFO] [stdout]   --> src/ui/app.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         init: Self::Init,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_init`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender`
[INFO] [stdout]   --> src/ui/app.rs:90:44
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn update(&mut self, msg: Self::Input, sender: ComponentSender<Self>, 
[INFO] [stdout]    |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/ui/app.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 let index = tabs_guard.push_back(tab);
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/tab.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 | ...                   let mut lines = BufReader::new(output).lines();
[INFO] [stdout]     |                           ----^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/tab.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     let mut process = command.spawn();
[INFO] [stdout]     |                         ----^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command`
[INFO] [stdout]   --> src/ui/tab.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 TabModel::Result{ command, output } => {
[INFO] [stdout]    |                                   ^^^^^^^ help: try ignoring the field: `command: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_LARGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/applets-fb2b95249a50497f/out/icon_names.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const MENU_LARGE: &str = "menu-large";
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAB_NEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/applets-fb2b95249a50497f/out/icon_names.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const TAB_NEW: &str = "tab-new";
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PLAY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/applets-fb2b95249a50497f/out/icon_names.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const PLAY: &str = "play";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_LARGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/applets-fb2b95249a50497f/out/icon_names.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const MENU_LARGE: &str = "menu-large";
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAB_NEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/applets-fb2b95249a50497f/out/icon_names.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const TAB_NEW: &str = "tab-new";
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PLAY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/applets-fb2b95249a50497f/out/icon_names.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const PLAY: &str = "play";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "be3b0c93a05b06dc800668274a6ee30f9f2ba9688b08df248f11fbb0b7706108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3b0c93a05b06dc800668274a6ee30f9f2ba9688b08df248f11fbb0b7706108", kill_on_drop: false }`
[INFO] [stdout] be3b0c93a05b06dc800668274a6ee30f9f2ba9688b08df248f11fbb0b7706108
